home *** CD-ROM | disk | FTP | other *** search
- object AboutDialog: TAboutDialog
- Tag = 660
- Left = 194
- Top = 112
- ActiveControl = Button1
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 369
- ClientWidth = 405
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnClick = FormClick
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 64
- Top = 16
- Width = 144
- Height = 29
- Caption = 'Drive Rescue'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -24
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Image1: TImage
- Left = 16
- Top = 20
- Width = 32
- Height = 32
- Picture.Data = {<image000.ico>}
- end
- object Panel2: TPanel
- Left = 60
- Top = 56
- Width = 321
- Height = 245
- BevelOuter = bvLowered
- PopupMenu = PopupMenu1
- TabOrder = 0
- OnMouseMove = Panel2MouseMove
- object Label2: TLabel
- Tag = 664
- Left = 16
- Top = 72
- Width = 131
- Height = 13
- Caption = 'Copyright (C) 2001, 2002 by'
- end
- object Label3: TLabel
- Tag = 665
- Left = 16
- Top = 136
- Width = 77
- Height = 13
- Cursor = crHandPoint
- Caption = 'This is freeware!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Tag = 662
- Left = 16
- Top = 40
- Width = 38
- Height = 13
- Caption = 'Version:'
- end
- object Label5: TLabel
- Left = 48
- Top = 104
- Width = 110
- Height = 13
- Caption = 'driverescue@yahoo.de'
- end
- object Label6: TLabel
- Tag = 661
- Left = 16
- Top = 12
- Width = 301
- Height = 29
- AutoSize = False
- Caption = 'Undelete and data recovery tool'
- WordWrap = True
- end
- object Label7: TLabel
- Tag = 663
- Left = 116
- Top = 40
- Width = 197
- Height = 29
- AutoSize = False
- Caption = 'Please report bugs!'
- WordWrap = True
- end
- object Label9: TLabel
- Left = 16
- Top = 88
- Width = 73
- Height = 13
- Caption = 'Alexander Grau'
- end
- object Label11: TLabel
- Tag = 666
- Left = 16
- Top = 164
- Width = 80
- Height = 13
- Caption = 'For updates visit:'
- end
- object Label8: TLabel
- Tag = 667
- Left = 16
- Top = 208
- Width = 297
- Height = 29
- AutoSize = False
- Caption = 'Thanks to the people who tested Drive Rescue!'
- WordWrap = True
- end
- object LabelHTMLaddress2: TLabel
- Left = 16
- Top = 180
- Width = 264
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://home.nexgo.de/christian_grau/rescue/index.html'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- PopupMenu = PopupMenu1
- OnClick = LabelHTMLaddress1Click
- OnMouseMove = LabelHTMLaddress1MouseMove
- end
- object Label12: TLabel
- Left = 72
- Top = 40
- Width = 21
- Height = 13
- Caption = '1.9d'
- end
- object Label10: TLabel
- Left = 16
- Top = 104
- Width = 27
- Height = 13
- Caption = 'email:'
- end
- end
- object Button1: TButton
- Tag = 668
- Left = 176
- Top = 328
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 1
- end
- object PopupMenu1: TPopupMenu
- Left = 360
- Top = 24
- object CopyHTMLaddress1: TMenuItem
- Caption = 'Copy link'
- OnClick = CopyHTMLaddress1Click
- end
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 300
- OnTimer = Timer1Timer
- Left = 28
- Top = 268
- end
- end
-